
Ruthless Brian
Nuclear Solutions
5
|
Posted - 2013.02.14 13:05:00 -
[1] - Quote
 FIXED, see solution below. 
I recently moved to Windows 8 and tried to install IPH, however I got the following error: "There is a problem with this Windows Installer package. A DLL required for this install to complete could not be run.". The following is in my Windows logs:
Quote:Product: EVE Isk per Hour -- Error 1723. There is a problem with this Windows Installer package. A DLL required for this install to complete could not be run. Contact your support personnel or package vendor. Action AI_ResolveLocalizedCredentials, entry: GetLocalizedCredentials, library: C:\Users\x\AppData\Local\Temp\MSIFC81.tmp
So I thought I'd try running just the binary, this however resulted in a crash. The following is in my Windows logs:
Quote:Application: EVE Isk per Hour.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.TypeInitializationException Stack: at EVE_Isk_per_Hour.Public_Variables.WriteMsgToLog(System.String) at EVE_Isk_per_Hour.My.MyApplication.MyApplication_UnhandledException(System.Object, Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventArgs) at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.raise_UnhandledException(System.Object, Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventArgs) at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnUnhandledException(Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventArgs) at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel() at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(System.String[]) at EVE_Isk_per_Hour.My.MyApplication.Main(System.String[])
Quote:Faulting application name: EVE Isk per Hour.exe, version: 2.2.4768.24153, time stamp: 0x50fc3ef5 Faulting module name: KERNELBASE.dll, version: 6.2.9200.16384, time stamp: 0x5010ac2f Exception code: 0xe0434352 Fault offset: 0x00014b32 Faulting process id: 0x91c Faulting application start time: 0x01ce0ab3af37666a Faulting application path: C:\Users\x\Downloads\EVE Isk per Hour.exe Faulting module path: C:\Windows\SYSTEM32\KERNELBASE.dll Report Id: ecfc9d3f-76a6-11e2-be6c-1c6f65a2eac0 Faulting package full name: Faulting package-relative application ID:
Quote:Fault bucket -843741204, type 5 Event Name: CLR20r3 Response: Not available Cab Id: 0
Problem signature: P1: eve isk per hour.exe P2: 2.2.4768.24153 P3: 50fc3ef5 P4: EVE Isk per Hour P5: 2.2.4768.24153 P6: 50fc3ef5 P7: 977 P8: 52 P9: System.TypeInitialization P10:
Attached files: C:\Users\x\AppData\Local\Temp\WER96DE.tmp.WERInternalMetadata.xml
These files may be available here: C:\Users\x\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_eve isk per hour_72eca756ae694f2a9545d9671045c514334ac18_00d7a7b7
Analysis symbol: Rechecking for solution: 0 Report Id: ecfc9d3f-76a6-11e2-be6c-1c6f65a2eac0 Report Status: 0 Hashed bucket: 6ab1abcd2b4f8800f146318ac1560342
Any idea what's wrong and how to fix it?
 Fixed it: running this command: msiexec /i "Eve Isk per Hour 2.2.msi" from the command shell with elevated rights solved the issue  |